GtkSearchEngineSimple: Avoid a private struct
authorMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2015 04:48:29 +0000 (00:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2015 04:48:29 +0000 (00:48 -0400)
commit9426fb08ce131b9868a2fc5725655cddc5905426
treec059d2bac9cd0b671d453f6164db0a44259aed71
parentca31662630d16e877695a813e8ef292107f8d470
GtkSearchEngineSimple: Avoid a private struct

We can just make this type final, and avoid the private struct.
gtk/gtksearchenginesimple.c